home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / gfx / dust2.lha / Dust / Examples / OldExamples / Interfere.bat < prev    next >
DOS Batch File  |  1995-09-28  |  207b  |  8 lines

  1. load(1,plane)
  2. for(i,1,180)
  3.  wave2dframe(1,180,i,2,t,12.0,24,20,30,1.0,60.0)
  4.  wave2dframe(2,180,i,3,t,14.0,36,-30,10,0.9,-30.0)
  5.  wave2dframe(3,180,i,2,t,11.0,22,5,-30,1.1,45.0)
  6.  save(2,hd1:objects/obj.%)
  7. end
  8.